Devices > Remote Devices > Allen Bradley CIP EIE > Creating Logix5000 Custom Data Groups

Creating Logix5000 Custom Data Groups

Data groups for a Logix5000 controller (CIP_Protocol="Native") must be defined on a case-by-case basis.

You must create data groups that satisfy the following requirements:

Controller-scoped tags are considered "global" to a controller; only global tags are accessible to the Allen Bradley CIP EIE. Program-scoped tags are considered "local" to a program; local tags are not accessible to the Allen Bradley CIP EIE. Define data groups that map to global tags and represent only those data items on an associated Allen-Bradley device that you want to include in your CygNet SCADA system.

Tag names are the primary mapping element between CygNet SCADA data groups and Logix5000 data items. A tag is merely the name portion of a name-value pair that represents the output of an Allen-Bradley function. A CygNet SCADA device template file uses the XML element tagname to correlate a CygNet SCADA data point with an Allen- Bradley tag.

Allen-Bradley configuration software (RSLogix 5000) enables you to output a CSV file with all global tags and corresponding data types. This file might help speed up your device template file creation.

To Create a Custom Data Group for CIP

  1. Using a text editor of your choice (but not Notepad), open a new or existing device template file where CIP_Protocol="Native" is defined.
  2. Define a data group element, including a data group name and description.
    1. Define a dgElements element.
    2. Define data group elements to meet your needs.
      • Each must be uniquely named.
      • Each must map to a tag on the associated field device by correctly defining a tagname attribute.
    3. Save your edits.
  3. When you are done editing the template, use the CygNet Device Template Manager utility (DtfMgr.exe) to check your work, then load the template to the applicable Device Definition Service (DDS), and test it by reading and/or writing values.

Example


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.